Skip to content

Add flake8 config #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 22, 2022
Merged

Add flake8 config #278

merged 2 commits into from
Jun 22, 2022

Conversation

Inveracity
Copy link
Contributor

Reason for the change
This ensures IDEs like vscode does not give flake8 warnings that should otherwise have been ignored.

Checklist

This ensures IDEs like vscode does not
give flake8 warnings that should otherwise have been ignored.
tox.ini Outdated
@@ -0,0 +1,5 @@
[flake8]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Inveracity How about adding the config to a ".flake8" file? The last thing I would involve now by any means is tox 🫣

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that makes sense, changed it now👍

Copy link
Member

@gabor-boros gabor-boros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the changes @Inveracity!

@gabor-boros gabor-boros merged commit 099fa8c into rethinkdb:gabor/python3-v2.5.0 Jun 22, 2022
@Inveracity Inveracity deleted the flake8-config branch June 22, 2022 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants